{
  "RootObject": {
    "Id": "828eb830-4cb4-4b0d-9ca4-dbe026e5b6b4",
    "Name": "particles - burst",
    "Enabled": true,
    "Components": [
      {
        "__type": "ParticleEffect",
        "__enabled": true,
        "Alpha": {
          "Type": "Curve",
          "CurveA": [
            {
              "y": 1
            },
            {
              "x": 1
            }
          ],
          "Constants": "1,0,0,0"
        },
        "ApplyColor": false,
        "ApplyRotation": false,
        "ApplyShape": true,
        "Bounce": {
          "Constants": "1,0,0,0"
        },
        "Brightness": {
          "Constants": "1,0,0,0"
        },
        "Bumpiness": {},
        "Collision": false,
        "CollisionIgnore": null,
        "CollisionRadius": 1,
        "Damping": {},
        "DieOnCollisionChance": {},
        "Force": false,
        "ForceDirection": "0,0,-800",
        "ForceScale": {
          "Constants": "1,0,0,0"
        },
        "Friction": {
          "Constants": "1,0,0,0"
        },
        "Gradient": {
          "Evaluation": "Particle",
          "GradientA": {
            "color": [
              {
                "t": 0.5,
                "c": "1,1,1,1"
              }
            ],
            "alpha": []
          },
          "GradientB": {
            "color": [
              {
                "t": 0.5,
                "c": "1,1,1,1"
              }
            ],
            "alpha": []
          },
          "ConstantA": "1,1,1,1",
          "ConstantB": "1,1,1,1"
        },
        "Lifetime": {
          "Type": "Range",
          "Evaluation": "Particle",
          "Constants": "1,2,0,0"
        },
        "MaxParticles": 5000,
        "PerParticleTimeScale": {
          "Constants": "1,0.4,0,0"
        },
        "PreWarm": 0,
        "PushStrength": {},
        "Roll": {
          "Type": "Range",
          "Evaluation": "Particle",
          "Constants": "0,360,0,0"
        },
        "Scale": {
          "Type": "Curve",
          "CurveA": [
            {
              "in": -9.333329,
              "out": 9.333329
            },
            {
              "x": 0.03325123,
              "y": 1,
              "in": -0.056075174,
              "out": 0.056075174
            },
            {
              "x": 1,
              "in": 2.9152544,
              "out": -2.9152544
            }
          ],
          "Constants": "1,0,0,0"
        },
        "SequenceId": {},
        "SequenceSpeed": {
          "Constants": "1,0,0,0"
        },
        "SequenceTime": {
          "Constants": "1,0,0,0"
        },
        "SheetSequence": false,
        "Space": "World",
        "StartVelocity": {
          "Type": "Range",
          "Evaluation": "Particle",
          "Constants": "10,70,0,0"
        },
        "Stretch": {},
        "TimeScale": 1,
        "Tint": "1,1,1,1"
      },
      {
        "__type": "ParticleSpriteRenderer",
        "__enabled": true,
        "Additive": false,
        "BlurAmount": 0.5,
        "BlurOpacity": 0.91,
        "BlurSpacing": 0.73,
        "DepthFeather": 0,
        "FaceVelocity": false,
        "FogStrength": 1,
        "LeadingTrail": true,
        "MotionBlur": false,
        "Opaque": false,
        "RotationOffset": 0,
        "Scale": 1,
        "Shadows": false,
        "SortMode": "Unsorted",
        "Texture": "materials/particles/shapes/circle1.vtex"
      },
      {
        "__type": "ParticleSphereEmitter",
        "__enabled": true,
        "Burst": 1000,
        "Delay": 0,
        "Duration": 5,
        "Loop": true,
        "OnEdge": false,
        "Radius": 10,
        "Rate": 0,
        "Velocity": 100
      }
    ]
  },
  "ShowInMenu": true,
  "MenuPath": "Particles/Burst",
  "MenuIcon": "brightness_low",
  "__references": []
}